home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive / 000035_gremlin@Pebble…bf.fu-berlin.de_Tue Mar 7 14:43:03 1995.msg < prev    next >
Internet Message Format  |  1995-03-08  |  11KB

  1. Received: from Pebbles.ukbf.fu-berlin.de by cs.umb.edu with SMTP id AA25273
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 7 Mar 1995 07:43:06 -0500
  3. Received: by Pebbles.ukbf.fu-berlin.de; id AA14150; Tue, 7 Mar 1995 13:43:03 +0100
  4. From: Rene Tschirley <gremlin@Pebbles.ukbf.fu-berlin.de>
  5. Message-Id: <9503071243.AA14150@Pebbles.ukbf.fu-berlin.de>
  6. Subject: Problem with configure of web2c-6.1
  7. To: tex-k@cs.umb.edu
  8. Date: Tue, 7 Mar 1995 13:43:03 +0100 (MET)
  9. X-Mailer: ELM [version 2.4 PL22]
  10. Content-Type: text
  11. Content-Length: 10644     
  12.  
  13. subscribe gremlin@cs.tu-berlin.de
  14.  
  15. Hello!
  16.  
  17. I'm installing the TeX/LaTeX-packet on a DEC Alpha 3000 with OSF 1.
  18.  
  19. I got the packet from ftp.dante.de/pub/tex/systems/unix/dante-src and
  20. after reading the READMEs, I tried to run web2c-6.1/configure with
  21. option --prefix=/home/PUBLIC.
  22. After some checking and installing, the program wrote out the
  23. following message:
  24.  
  25. Running configure in makeindex...
  26. Config.guess failed to determine the host type.  You need to specify one.
  27. Usage: configure [--host=HOST]
  28.        [--srcdir=DIR] [--prefix=DIR] [--exec-pref=DIR]
  29.        [--with-PACKAGE[=VALUE]]
  30. Where HOSTis a three-part configuration name 
  31.  
  32. Er- could anybody tell me what this means? What is HOST. Which
  33. three-part configuration name? READMEs don't tell me anything about
  34. this. Some tests with some parameters gave me all the same result.
  35. *sniff*
  36.  
  37. I'd be very happy if anyone could help me.
  38.  
  39. Greetings,
  40.     Rene
  41.  
  42. P.S.:    Please reply by mail...
  43.  
  44. Here comes a copy of configure's output:
  45.  
  46. ---------------------------------------------------------------------------
  47. gremlin Pebbles ../tex/web2c-6.1 21> configure --prefix=/home/PUBLIC --host=`hostname`
  48. Running configure in web2c...
  49. checking for gcc
  50. checking how to run the C preprocessor
  51. checking for install
  52. checking for ranlib
  53. checking for POSIXized ISC
  54. checking for directory library header
  55. checking for dirent.h
  56. checking for closedir return value
  57. checking for Xenix
  58. checking for ANSI C header files
  59. checking for assert.h
  60. checking for float.h
  61. checking for limits.h
  62. checking for memory.h
  63. checking for pwd.h
  64. checking for stdlib.h
  65. checking for string.h
  66. checking for unistd.h
  67. checking for memmove
  68. checking for putenv
  69. checking for lack of working const
  70. checking for bison
  71. checking for flex
  72. checking for -lfl
  73. checking for ln -s
  74. checking for return type of signal handlers
  75. checking for unsigned characters
  76. checking for 64-bit long ints
  77. checking byte ordering
  78. checking how to declare yytext
  79. checking for window system libraries
  80. checking for X include and library files with xmkmf
  81. checking for -ldnet
  82. checking for -ldnet_stub
  83. checking for -lsocket
  84. checking for -lXext
  85. checking for small TeX/MF/BibTeX
  86. creating config.status
  87. creating Makefile
  88. creating bibtex/Makefile
  89. creating dviutil/Makefile
  90. creating fontutil/Makefile
  91. creating lib/Makefile
  92. creating man/Makefile
  93. creating mf/Makefile
  94. creating mf/MFwindow/Makefile
  95. creating tex/Makefile
  96. creating web/Makefile
  97. creating web2c/Makefile
  98. creating lib/c-auto.h
  99. lib/c-auto.h is unchanged
  100. Running configure in unix-driver...
  101. loading cache ./config.cache
  102. checking whether make sets $MAKE... (cached) yes
  103. checking for gcc... (cached) gcc
  104. checking whether we are using GNU C... (cached) yes
  105. checking whether gcc accepts -g... (cached) yes
  106. checking for a BSD compatible install... (cached) /bin/installbsd -c
  107. checking for ln -s
  108. updating cache ./config.cache
  109. creating ./config.status
  110. creating Makefile
  111. configuring in kpathsea
  112. running /bin/sh .././../unix-driver/kpathsea/configure  --prefix=/home/PUBLIC --host=Pebbles.ukbf.fu-berlin.de --cache-file=.././config.cache --srcdir=.././../unix-driver/kpathsea
  113. loading cache .././config.cache
  114. checking whether make sets $MAKE... (cached) yes
  115. checking for gcc... (cached) gcc
  116. checking whether we are using GNU C... (cached) yes
  117. checking whether gcc accepts -g... (cached) yes
  118. checking for a BSD compatible install... (cached) /bin/installbsd -c
  119. checking for ranlib... (cached) ranlib
  120. checking for POSIXized ISC... no
  121. checking for dirent.h that defines DIR... (cached) yes
  122. checking for -ldir... (cached) no
  123. checking how to run the C preprocessor... (cached) gcc -E
  124. checking whether cross-compiling... (cached) no
  125. checking for ANSI C header files... (cached) yes
  126. checking whether closedir returns void... (cached) no
  127. checking for assert.h... (cached) yes
  128. checking for float.h... (cached) yes
  129. checking for limits.h... (cached) yes
  130. checking for memory.h... (cached) yes
  131. checking for pwd.h... (cached) yes
  132. checking for stdlib.h... (cached) yes
  133. checking for string.h... (cached) yes
  134. checking for unistd.h... (cached) yes
  135. checking for basename... (cached) yes
  136. checking for bcopy... (cached) yes
  137. checking for memmove... (cached) yes
  138. checking for putenv... (cached) yes
  139. checking for working const... (cached) yes
  140. checking whether program_invocation_name is predefined... (cached) no
  141. checking whether putenv uses malloc... (cached) no
  142. updating cache .././config.cache
  143. creating ./config.status
  144. creating Makefile
  145. creating c-auto.h
  146. c-auto.h is unchanged
  147. configuring in dviljk
  148. running /bin/sh .././../unix-driver/dviljk/configure  --prefix=/home/PUBLIC --host=Pebbles.ukbf.fu-berlin.de --cache-file=.././config.cache --srcdir=.././../unix-driver/dviljk
  149. loading cache .././config.cache
  150. checking whether make sets $MAKE... (cached) yes
  151. checking for gcc... (cached) gcc
  152. checking whether we are using GNU C... (cached) yes
  153. checking whether gcc accepts -g... (cached) yes
  154. checking for a BSD compatible install... (cached) /bin/installbsd -c
  155. checking for ln -s
  156. checking for ranlib... (cached) ranlib
  157. checking for POSIXized ISC... no
  158. checking for dirent.h that defines DIR... (cached) yes
  159. checking for -ldir... (cached) no
  160. checking how to run the C preprocessor... (cached) gcc -E
  161. checking whether cross-compiling... (cached) no
  162. checking for ANSI C header files... (cached) yes
  163. checking whether closedir returns void... (cached) no
  164. checking for assert.h... (cached) yes
  165. checking for float.h... (cached) yes
  166. checking for limits.h... (cached) yes
  167. checking for memory.h... (cached) yes
  168. checking for pwd.h... (cached) yes
  169. checking for stdlib.h... (cached) yes
  170. checking for string.h... (cached) yes
  171. checking for unistd.h... (cached) yes
  172. checking for basename... (cached) yes
  173. checking for bcopy... (cached) yes
  174. checking for memmove... (cached) yes
  175. checking for putenv... (cached) yes
  176. checking for working const... (cached) yes
  177. checking whether program_invocation_name is predefined... (cached) no
  178. checking whether putenv uses malloc... (cached) no
  179. checking whether char is unsigned... (cached) no
  180. checking size of long... (cached) 8
  181. updating cache .././config.cache
  182. creating ./config.status
  183. creating Makefile
  184. creating c-auto.h
  185. c-auto.h is unchanged
  186. configuring in dvipsk
  187. running /bin/sh .././../unix-driver/dvipsk/configure  --prefix=/home/PUBLIC --host=Pebbles.ukbf.fu-berlin.de --cache-file=.././config.cache --srcdir=.././../unix-driver/dvipsk
  188. loading cache .././config.cache
  189. checking whether make sets $MAKE... (cached) yes
  190. checking for gcc... (cached) gcc
  191. checking whether we are using GNU C... (cached) yes
  192. checking whether gcc accepts -g... (cached) yes
  193. checking for a BSD compatible install... (cached) /bin/installbsd -c
  194. checking for ln -s
  195. checking for ranlib... (cached) ranlib
  196. checking for POSIXized ISC... no
  197. checking for dirent.h that defines DIR... (cached) yes
  198. checking for -ldir... (cached) no
  199. checking how to run the C preprocessor... (cached) gcc -E
  200. checking whether cross-compiling... (cached) no
  201. checking for ANSI C header files... (cached) yes
  202. checking whether closedir returns void... (cached) no
  203. checking for assert.h... (cached) yes
  204. checking for float.h... (cached) yes
  205. checking for limits.h... (cached) yes
  206. checking for memory.h... (cached) yes
  207. checking for pwd.h... (cached) yes
  208. checking for stdlib.h... (cached) yes
  209. checking for string.h... (cached) yes
  210. checking for unistd.h... (cached) yes
  211. checking for basename... (cached) yes
  212. checking for bcopy... (cached) yes
  213. checking for memmove... (cached) yes
  214. checking for putenv... (cached) yes
  215. checking for working const... (cached) yes
  216. checking whether program_invocation_name is predefined... (cached) no
  217. checking whether putenv uses malloc... (cached) no
  218. checking size of int... (cached) 4
  219. updating cache .././config.cache
  220. creating ./config.status
  221. creating Makefile
  222. creating c-auto.h
  223. c-auto.h is unchanged
  224. configuring in xdvik
  225. running /bin/sh .././../unix-driver/xdvik/configure  --prefix=/home/PUBLIC --host=Pebbles.ukbf.fu-berlin.de --cache-file=.././config.cache --srcdir=.././../unix-driver/xdvik
  226. loading cache .././config.cache
  227. checking whether make sets $MAKE... (cached) yes
  228. checking for gcc... (cached) gcc
  229. checking whether we are using GNU C... (cached) yes
  230. checking whether gcc accepts -g... (cached) yes
  231. checking for a BSD compatible install... (cached) /bin/installbsd -c
  232. checking for ln -s
  233. checking for ranlib... (cached) ranlib
  234. checking for POSIXized ISC... no
  235. checking for dirent.h that defines DIR... (cached) yes
  236. checking for -ldir... (cached) no
  237. checking how to run the C preprocessor... (cached) gcc -E
  238. checking whether cross-compiling... (cached) no
  239. checking for ANSI C header files... (cached) yes
  240. checking whether closedir returns void... (cached) no
  241. checking for assert.h... (cached) yes
  242. checking for float.h... (cached) yes
  243. checking for limits.h... (cached) yes
  244. checking for memory.h... (cached) yes
  245. checking for pwd.h... (cached) yes
  246. checking for stdlib.h... (cached) yes
  247. checking for string.h... (cached) yes
  248. checking for unistd.h... (cached) yes
  249. checking for basename... (cached) yes
  250. checking for bcopy... (cached) yes
  251. checking for memmove... (cached) yes
  252. checking for putenv... (cached) yes
  253. checking for working const... (cached) yes
  254. checking whether program_invocation_name is predefined... (cached) no
  255. checking whether putenv uses malloc... (cached) no
  256. checking for X... (cached) libraries , headers 
  257. checking for -lICE... (cached) no
  258. checking for -ldnet... (cached) no
  259. checking for -ldnet_stub... (cached) yes
  260. checking for -lnsl... (cached) no
  261. checking for -lsocket... (cached) no
  262. checking for vprintf... (cached) yes
  263. checking for getwd... (cached) yes
  264. checking for isinf... (cached) no
  265. checking for ieeefp.h... (cached) no
  266. checking for sys/bsdtypes.h... (cached) no
  267. checking for SIGIO... (cached) yes
  268. updating cache .././config.cache
  269. creating ./config.status
  270. creating Makefile
  271. creating c-auto.h
  272. c-auto.h is unchanged
  273. Running configure in makeindex...
  274. Config.guess failed to determine the host type.  You need to specify one.
  275. Usage: configure [--host=HOST]
  276.        [--srcdir=DIR] [--prefix=DIR] [--exec-pref=DIR]
  277.        [--with-PACKAGE[=VALUE]]
  278. Where HOSTis a three-part configuration name 
  279. gremlin Pebbles ../tex/web2c-6.1 22> 
  280. ----------------------------------------------------------------------------
  281.                                    *****************************************
  282.                                    *  "Dummheit, die man bei and'ren sieht, 
  283.                                    *   wirkt meist erheiternd aufs Gemuet." 
  284. ************************************                                        
  285. Rene Tschirley
  286. gremlin@ukbf.fu-berlin.de / gremlin@cs.tu-berlin
  287. Universitaetsklinikum Benjamin Franklin,  Abteilung medizinische Informatik